*** empty log message ***
authorDave Love <fx@gnu.org>
Tue, 21 Jan 2003 16:56:38 +0000 (16:56 +0000)
committerDave Love <fx@gnu.org>
Tue, 21 Jan 2003 16:56:38 +0000 (16:56 +0000)
src/ChangeLog

index 5303b23abd24664fdb931ecd9b7df83e426cd178..b08445ecd4669d97624bc6fa9c472ad92f424988 100644 (file)
@@ -1,3 +1,15 @@
+2003-01-21  Dave Love  <fx@gnu.org>
+
+       * alloc.c (Fgc_status): Print zombie list.
+       (mark_maybe_object) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]:
+       Fix assignment of zombies.
+       (Fgarbage_collect) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]:
+       Don't take car of non-cons.
+
+       * s/sol2-5.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define.
+
+       * s/sunos4-0.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define.
+
 2003-01-20  David Ponce  <david@dponce.com>
 
        * w32menu.c (digest_single_submenu): Declare all args.